$Status = smtp.AddHeader (<Tag>, <Value>)
This function allows to add a header to the e-mail body.
Parameters
<Tag> Denotes the different parameters that can be set as header.
<Value> Denotes the parameter's value of the tag.
Return Value
Function returns 1 on success, 0 on failure.